Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json_query: Update documentation #73302

Merged
merged 2 commits into from
Jan 22, 2021
Merged

json_query: Update documentation #73302

merged 2 commits into from
Jan 22, 2021

Conversation

Akasurde
Copy link
Member

SUMMARY
  • Notify user about jmespath dependency installation
    before using json_query filter plugin.

Fixes: #73300

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

docs/docsite/rst/user_guide/playbooks_filters.rst

@ansibot ansibot added affects_2.11 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. has_issue needs_triage Needs a first human triage before being processed. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jan 20, 2021
* Notify user about ``jmespath`` dependency installation
  before using ``json_query`` filter plugin.

Fixes: ansible#73300

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@ansibot ansibot added needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. core_review In order to be merged, this PR must follow the core review workflow. and removed core_review In order to be merged, this PR must follow the core review workflow. needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Jan 20, 2021
@s-hertel s-hertel removed the needs_triage Needs a first human triage before being processed. label Jan 21, 2021
@samccann samccann merged commit 7f6fcc3 into ansible:devel Jan 22, 2021
@Akasurde Akasurde deleted the i73300 branch January 23, 2021 04:59
@ansible ansible locked and limited conversation to collaborators Feb 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.11 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. has_issue support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs] Selecting JSON data: json_query and jmespath dependancy.
4 participants